home *** CD-ROM | disk | FTP | other *** search
/ Cine Live 60 / Cine Live 60.iso / pc / Data / Interface / e12.k < prev    next >
Encoding:
Text File  |  2002-08-05  |  24.7 KB  |  1,201 lines

  1. module oRoot1 is cBox
  2. with 
  3.     Flags is $00000142; 
  4.     release Editor:
  5.         IOWindow is {$00000294,$00000045,$0000013D,$00000363,$00000000,$FFFFFFA0,$00000000,$00000000};
  6.         LayoutWindow is {$00000093,$0000007B,$000002C4,$00000290,$00000000,$00000014,$00000064,$00000000};
  7.     end;
  8.     Name is "Root"; 
  9.     Enabled is false; 
  10.     
  11.     Width is 800; Height is 600; 
  12.     
  13.     
  14.     Elements is [
  15.         oFond2,
  16.         ob13,
  17.         ob24,
  18.         ob35,
  19.         ob46,
  20.         ob57,
  21.         ob68,
  22.         ob79,
  23.         ob810,
  24.         ob911,
  25.         ob1012,
  26.         ob1113,
  27.         ob1214,
  28.         of115,
  29.         of216,
  30.         of317,
  31.         of418,
  32.         of519,
  33.         of620,
  34.         of721,
  35.         of822,
  36.         of923,
  37.         of1024,
  38.         of1125,
  39.         of1226,
  40.         oInternet27,
  41.         ol128,
  42.         ol229,
  43.         oI330,
  44.         oI440,
  45.         oBouton_Fiche31,
  46.         oBouton_Imprimer32,
  47.         oBouton_Sommaire33,
  48.         oBouton_Photos34,
  49.         oBouton_Vid_o35,
  50.         oFiche_Technique36,
  51.         oTexte_RTF37,
  52.         ovid_o38,
  53.         oglobal39
  54.     ];
  55.     Events is [
  56.         cOffscreenEvent
  57.         with 
  58.             Commands is [
  59.                 cPixelTool_IfSystemCommand
  60.                 with Flags is $00000004; 
  61.                     Commands is [
  62.                         cSwitchURLCommand
  63.                         with Flags is $00000004; Target is oFond2; URL is "../Images/s12m.jpg"; end,
  64.                         cDragCommand
  65.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 631; Y is 442; end,
  66.                         cGrowCommand
  67.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 160; Y is 120; end,
  68.                         cShowCommand
  69.                         with Flags is $00000004; Target is ovid_o38; end,
  70.                         cEnableCommand
  71.                         with Flags is $00000004; Target is ovid_o38; end,
  72.                         cRunCommand
  73.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end
  74.                     ];
  75.                 end,
  76.                 cPixelTool_IfSystemCommand
  77.                 with Flags is $00000004; SetMode is IsWinTest; 
  78.                     Commands is [
  79.                         cDragCommand
  80.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 615; Y is 418; end,
  81.                         cGrowCommand
  82.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 176; Y is 144; end,
  83.                         cShowCommand
  84.                         with Flags is $00000004; Target is ovid_o38; end,
  85.                         cEnableCommand
  86.                         with Flags is $00000004; Target is ovid_o38; end,
  87.                         cRunCommand
  88.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end
  89.                     ];
  90.                 end
  91.             ];
  92.         end,
  93.         cKeyboardEvent
  94.         with Flags is $00000004; Test is IsSpace; 
  95.             Commands is [
  96.                 cRunCommand
  97.                 with Flags is $00000004; Target is ovid_o38; Mode is Toggle; end
  98.             ];
  99.         end,
  100.         cKeyboardEvent
  101.         with Value is "+"; 
  102.             Commands is [
  103.                 cSetVolumeCommand
  104.                 with Mode is ExecuteHigher; end
  105.             ];
  106.         end,
  107.         cKeyboardEvent
  108.         with Value is "-"; 
  109.             Commands is [
  110.                 cSetVolumeCommand
  111.                 with Flags is $00000004; Mode is ExecuteLower; end
  112.             ];
  113.         end,
  114.         cKeyboardEvent
  115.         with Value is "m"; 
  116.             Commands is [
  117.                 cRunCommand
  118.                 with Flags is $00000004; Mode is Toggle; Rewind is true; end
  119.             ];
  120.         end
  121.     ];
  122. end;
  123.  
  124. object oFond2 is cImage
  125. with 
  126.     Name is "Fond"; 
  127.     Enabled is false; Cursor is oEmptyCursor; 
  128.     AdjustX is AlignToCenter; AdjustY is AlignToTop; 
  129.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  130.     
  131.     URL is "../Images/s12p.jpg"; 
  132.     
  133.     
  134.     Events is [
  135.         cOnscreenEvent
  136.         with 
  137.             Commands is [
  138.                 cTokenCommand
  139.                 with TokenName is "stop"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  140.             ];
  141.         end
  142.     ];
  143. end;
  144.  
  145. object ob13 is cImage
  146. with 
  147.     Name is "b1"; 
  148.     Enabled is false; Shown is false; 
  149.     X is -21; Y is 157; 
  150.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  151.     
  152.     URL is "../Images/BOUTONV2.psd"; 
  153.     Bitmapped is false; Mode is 260; 
  154.     
  155. end;
  156.  
  157. object ob24 is cImage
  158. with 
  159.     Name is "b2"; 
  160.     Enabled is false; Shown is false; 
  161.     X is -21; Y is 184; 
  162.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  163.     
  164.     URL is "../Images/BOUTONV2.psd"; 
  165.     Mode is 260; 
  166.     
  167. end;
  168.  
  169. object ob35 is cImage
  170. with 
  171.     Name is "b3"; 
  172.     Enabled is false; Shown is false; 
  173.     X is -21; Y is 210; 
  174.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  175.     
  176.     URL is "../Images/BOUTONV2.psd"; 
  177.     Mode is 260; 
  178.     
  179. end;
  180.  
  181. object ob46 is cImage
  182. with 
  183.     Name is "b4"; 
  184.     Enabled is false; Shown is false; 
  185.     X is -21; Y is 235; 
  186.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  187.     
  188.     URL is "../Images/BOUTONV2.psd"; 
  189.     Mode is 260; 
  190.     
  191. end;
  192.  
  193. object ob57 is cImage
  194. with 
  195.     Name is "b5"; 
  196.     Enabled is false; Shown is false; 
  197.     X is -21; Y is 264; 
  198.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  199.     
  200.     URL is "../Images/BOUTONV2.psd"; 
  201.     Mode is 260; 
  202.     
  203. end;
  204.  
  205. object ob68 is cImage
  206. with 
  207.     Name is "b6"; 
  208.     Enabled is false; Shown is false; 
  209.     X is -21; Y is 290; 
  210.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  211.     
  212.     URL is "../Images/BOUTONV2.psd"; 
  213.     Mode is 260; 
  214.     
  215. end;
  216.  
  217. object ob79 is cImage
  218. with 
  219.     Name is "b7"; 
  220.     Enabled is false; Shown is false; 
  221.     X is -21; Y is 316; 
  222.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  223.     
  224.     URL is "../Images/BOUTONV2.psd"; 
  225.     Mode is 260; 
  226.     
  227. end;
  228.  
  229. object ob810 is cImage
  230. with 
  231.     Name is "b8"; 
  232.     Enabled is false; Shown is false; 
  233.     X is -21; Y is 343; 
  234.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  235.     
  236.     URL is "../Images/BOUTONV2.psd"; 
  237.     Mode is 260; 
  238.     
  239. end;
  240.  
  241. object ob911 is cImage
  242. with 
  243.     Name is "b9"; 
  244.     Enabled is false; Shown is false; 
  245.     X is -21; Y is 370; 
  246.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  247.     
  248.     URL is "../Images/BOUTONV2.psd"; 
  249.     Mode is 260; 
  250.     
  251. end;
  252.  
  253. object ob1012 is cImage
  254. with 
  255.     Name is "b10"; 
  256.     Enabled is false; Shown is false; 
  257.     X is -21; Y is 396; 
  258.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  259.     
  260.     URL is "../../DATA/Images/BOUTONV2.psd"; 
  261.     Mode is 260; 
  262.     
  263. end;
  264.  
  265. object ob1113 is cImage
  266. with 
  267.     Name is "b11"; 
  268.     Enabled is false; Shown is false; 
  269.     X is -21; Y is 423; 
  270.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  271.     
  272.     URL is "../../DATA/Images/BOUTONV2.psd"; 
  273.     Mode is 260; 
  274.     
  275. end;
  276.  
  277. object ob1214 is cImage
  278. with 
  279.     Name is "b12"; 
  280.     Enabled is false; Shown is false; 
  281.     X is -25; Y is 455; 
  282.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  283.     
  284.     URL is "../Images/BOUTONV2.psd"; 
  285.     Bitmapped is false; Mode is 260; 
  286.     
  287. end;
  288.  
  289. object of115 is cBox
  290. with 
  291.     Name is "f1"; 
  292.     Cursor is oFingerCursor; 
  293.     X is -1; Y is 172; 
  294.     Width is 162; Height is 27; 
  295.     
  296.     
  297.     Events is [
  298.         cMouseEnterEvent
  299.         with Flags is $00000004; 
  300.             Commands is [
  301.                 cShowCommand
  302.                 with Flags is $00000004; Target is ob13; end
  303.             ];
  304.         end,
  305.         cMouseLeaveEvent
  306.         with Flags is $00000004; 
  307.             Commands is [
  308.                 cShowCommand
  309.                 with Flags is $00000004; Target is ob13; Mode is Clear; end
  310.             ];
  311.         end,
  312.         cMouseUpEvent
  313.         with Flags is $00000004; Flag is true; 
  314.             Commands is [
  315.                 cBrowseCommand
  316.                 with Flags is $00000004; URL is "e1.k"; end
  317.             ];
  318.         end
  319.     ];
  320. end;
  321.  
  322. object of216 is cBox
  323. with 
  324.     Name is "f2"; 
  325.     Cursor is oFingerCursor; 
  326.     Y is 200; 
  327.     Width is 160; Height is 26; 
  328.     
  329.     
  330.     Events is [
  331.         cMouseEnterEvent
  332.         with 
  333.             Commands is [
  334.                 cShowCommand
  335.                 with Target is ob24; end
  336.             ];
  337.         end,
  338.         cMouseLeaveEvent
  339.         with 
  340.             Commands is [
  341.                 cShowCommand
  342.                 with Target is ob24; Mode is Clear; end
  343.             ];
  344.         end,
  345.         cMouseUpEvent
  346.         with Flag is true; 
  347.             Commands is [
  348.                 cBrowseCommand
  349.                 with URL is "e2.k"; end
  350.             ];
  351.         end
  352.     ];
  353. end;
  354.  
  355. object of317 is cBox
  356. with 
  357.     Flags is $00000150; 
  358.     Name is "f3"; 
  359.     Cursor is oFingerCursor; 
  360.     Y is 228; 
  361.     Width is 162; Height is 24; 
  362.     
  363.     
  364.     Events is [
  365.         cMouseEnterEvent
  366.         with Flags is $00000004; 
  367.             Commands is [
  368.                 cShowCommand
  369.                 with Flags is $00000004; Target is ob35; end
  370.             ];
  371.         end,
  372.         cMouseLeaveEvent
  373.         with Flags is $00000004; 
  374.             Commands is [
  375.                 cShowCommand
  376.                 with Flags is $00000004; Target is ob35; Mode is Clear; end
  377.             ];
  378.         end,
  379.         cMouseUpEvent
  380.         with Flags is $00000004; Flag is true; 
  381.             Commands is [
  382.                 cBrowseCommand
  383.                 with Flags is $00000004; URL is "e3.k"; end
  384.             ];
  385.         end
  386.     ];
  387. end;
  388.  
  389. object of418 is cBox
  390. with 
  391.     Name is "f4"; 
  392.     Cursor is oFingerCursor; 
  393.     Y is 253; 
  394.     Width is 161; Height is 28; 
  395.     
  396.     
  397.     Events is [
  398.         cMouseEnterEvent
  399.         with 
  400.             Commands is [
  401.                 cShowCommand
  402.                 with Target is ob46; end
  403.             ];
  404.         end,
  405.         cMouseLeaveEvent
  406.         with 
  407.             Commands is [
  408.                 cShowCommand
  409.                 with Target is ob46; Mode is Clear; end
  410.             ];
  411.         end,
  412.         cMouseUpEvent
  413.         with Flag is true; 
  414.             Commands is [
  415.                 cBrowseCommand
  416.                 with URL is "e4.k"; end
  417.             ];
  418.         end
  419.     ];
  420. end;
  421.  
  422. object of519 is cBox
  423. with 
  424.     Name is "f5"; 
  425.     Cursor is oFingerCursor; 
  426.     Y is 279; 
  427.     Width is 163; Height is 28; 
  428.     
  429.     
  430.     Events is [
  431.         cMouseEnterEvent
  432.         with 
  433.             Commands is [
  434.                 cShowCommand
  435.                 with Target is ob57; end
  436.             ];
  437.         end,
  438.         cMouseLeaveEvent
  439.         with 
  440.             Commands is [
  441.                 cShowCommand
  442.                 with Target is ob57; Mode is Clear; end
  443.             ];
  444.         end,
  445.         cMouseUpEvent
  446.         with Flag is true; 
  447.             Commands is [
  448.                 cBrowseCommand
  449.                 with URL is "e5.k"; end
  450.             ];
  451.         end
  452.     ];
  453. end;
  454.  
  455. object of620 is cBox
  456. with 
  457.     Flags is $00000150; 
  458.     Name is "f6"; 
  459.     Cursor is oFingerCursor; 
  460.     Y is 305; 
  461.     Width is 163; Height is 28; 
  462.     
  463.     
  464.     Events is [
  465.         cMouseEnterEvent
  466.         with Flags is $00000004; 
  467.             Commands is [
  468.                 cShowCommand
  469.                 with Flags is $00000004; Target is ob68; end
  470.             ];
  471.         end,
  472.         cMouseLeaveEvent
  473.         with Flags is $00000004; 
  474.             Commands is [
  475.                 cShowCommand
  476.                 with Flags is $00000004; Target is ob68; Mode is Clear; end
  477.             ];
  478.         end,
  479.         cMouseUpEvent
  480.         with Flags is $00000004; Flag is true; 
  481.             Commands is [
  482.                 cBrowseCommand
  483.                 with Flags is $00000004; URL is "e6.k"; end
  484.             ];
  485.         end
  486.     ];
  487. end;
  488.  
  489. object of721 is cBox
  490. with 
  491.     Name is "f7"; 
  492.     Cursor is oFingerCursor; 
  493.     X is 2; Y is 333; 
  494.     Width is 160; Height is 26; 
  495.     
  496.     
  497.     Events is [
  498.         cMouseEnterEvent
  499.         with 
  500.             Commands is [
  501.                 cShowCommand
  502.                 with Target is ob79; end
  503.             ];
  504.         end,
  505.         cMouseLeaveEvent
  506.         with 
  507.             Commands is [
  508.                 cShowCommand
  509.                 with Target is ob79; Mode is Clear; end
  510.             ];
  511.         end,
  512.         cMouseUpEvent
  513.         with Flag is true; 
  514.             Commands is [
  515.                 cBrowseCommand
  516.                 with URL is "e7.k"; end
  517.             ];
  518.         end
  519.     ];
  520. end;
  521.  
  522. object of822 is cBox
  523. with 
  524.     Name is "f8"; 
  525.     Cursor is oFingerCursor; 
  526.     Y is 359; 
  527.     Width is 160; Height is 27; 
  528.     
  529.     
  530.     Events is [
  531.         cMouseEnterEvent
  532.         with 
  533.             Commands is [
  534.                 cShowCommand
  535.                 with Target is ob810; end
  536.             ];
  537.         end,
  538.         cMouseLeaveEvent
  539.         with 
  540.             Commands is [
  541.                 cShowCommand
  542.                 with Target is ob810; Mode is Clear; end
  543.             ];
  544.         end,
  545.         cMouseUpEvent
  546.         with Flag is true; 
  547.             Commands is [
  548.                 cBrowseCommand
  549.                 with URL is "e8.k"; end
  550.             ];
  551.         end
  552.     ];
  553. end;
  554.  
  555. object of923 is cBox
  556. with 
  557.     Name is "f9"; 
  558.     Cursor is oFingerCursor; 
  559.     Y is 386; 
  560.     Width is 163; Height is 25; 
  561.     
  562.     
  563.     Events is [
  564.         cMouseEnterEvent
  565.         with 
  566.             Commands is [
  567.                 cShowCommand
  568.                 with Target is ob911; end
  569.             ];
  570.         end,
  571.         cMouseLeaveEvent
  572.         with 
  573.             Commands is [
  574.                 cShowCommand
  575.                 with Target is ob911; Mode is Clear; end
  576.             ];
  577.         end,
  578.         cMouseUpEvent
  579.         with Flag is true; 
  580.             Commands is [
  581.                 cBrowseCommand
  582.                 with URL is "e9.k"; end
  583.             ];
  584.         end
  585.     ];
  586. end;
  587.  
  588. object of1024 is cBox
  589. with 
  590.     Name is "f10"; 
  591.     Cursor is oFingerCursor; 
  592.     X is 1; Y is 412; 
  593.     Width is 161; Height is 28; 
  594.     
  595.     
  596.     Events is [
  597.         cMouseEnterEvent
  598.         with 
  599.             Commands is [
  600.                 cShowCommand
  601.                 with Target is ob1012; end
  602.             ];
  603.         end,
  604.         cMouseLeaveEvent
  605.         with 
  606.             Commands is [
  607.                 cShowCommand
  608.                 with Target is ob1012; Mode is Clear; end
  609.             ];
  610.         end,
  611.         cMouseUpEvent
  612.         with Flag is true; 
  613.             Commands is [
  614.                 cBrowseCommand
  615.                 with URL is "e10.k"; end
  616.             ];
  617.         end
  618.     ];
  619. end;
  620.  
  621. object of1125 is cBox
  622. with 
  623.     Flags is $00000150; 
  624.     Name is "f11"; 
  625.     Cursor is oFingerCursor; 
  626.     Y is 438; 
  627.     Width is 161; Height is 28; 
  628.     
  629.     
  630.     Events is [
  631.         cMouseEnterEvent
  632.         with Flags is $00000004; 
  633.             Commands is [
  634.                 cShowCommand
  635.                 with Flags is $00000004; Target is ob1113; end
  636.             ];
  637.         end,
  638.         cMouseLeaveEvent
  639.         with Flags is $00000004; 
  640.             Commands is [
  641.                 cShowCommand
  642.                 with Flags is $00000004; Target is ob1113; Mode is Clear; end
  643.             ];
  644.         end,
  645.         cMouseUpEvent
  646.         with Flags is $00000004; Flag is true; 
  647.             Commands is [
  648.                 cBrowseCommand
  649.                 with Flags is $00000004; URL is "e11.k"; end
  650.             ];
  651.         end
  652.     ];
  653. end;
  654.  
  655. object of1226 is cBox
  656. with 
  657.     Flags is $00000150; 
  658.     Name is "f12"; 
  659.     Cursor is oFingerCursor; 
  660.     X is -1; Y is 470; 
  661.     Width is 162; Height is 32; 
  662.     
  663.     
  664.     Events is [
  665.         cMouseEnterEvent
  666.         with Flags is $00000004; 
  667.             Commands is [
  668.                 cShowCommand
  669.                 with Flags is $00000004; Target is ob1214; end
  670.             ];
  671.         end,
  672.         cMouseLeaveEvent
  673.         with Flags is $00000004; 
  674.             Commands is [
  675.                 cShowCommand
  676.                 with Flags is $00000004; Target is ob1214; Mode is Clear; end
  677.             ];
  678.         end,
  679.         cMouseUpEvent
  680.         with Flags is $00000004; Flag is true; 
  681.             Commands is [
  682.                 cBrowseCommand
  683.                 with Flags is $00000004; URL is "e12.k"; end
  684.             ];
  685.         end
  686.     ];
  687. end;
  688.  
  689. object oInternet27 is cBox
  690. with 
  691.     Flags is $00000150; 
  692.     release Editor:
  693.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  694.     end;
  695.     Name is "Internet"; 
  696.     Cursor is oEarthCursor; 
  697.     X is 259; Y is 540; 
  698.     Width is 141; Height is 16; 
  699.     
  700.     
  701.     Events is [
  702.         cMouseUpEvent
  703.         with Flags is $00000004; Flag is true; 
  704.             Commands is [
  705.                 cLaunchCommand
  706.                 with Flags is $00000004; URL is "http://www.mgm.com/windtalkers"; URLOption is GetSiteURL; Mode is ExecuteBrowser; end
  707.             ];
  708.         end
  709.     ];
  710. end;
  711.  
  712. object ol128 is cBox
  713. with 
  714.     Flags is $00000150; 
  715.     release Editor:
  716.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  717.     end;
  718.     Name is "l1"; 
  719.     Cursor is oFingerCursor; 
  720.     X is 260; Y is 500; 
  721.     Width is 56; Height is 17; 
  722.     
  723.     
  724.     Events is [
  725.         cMouseUpEvent
  726.         with Flags is $00000004; Flag is true; 
  727.             Commands is [
  728.                 cIfCookieCommand
  729.                 with Flags is $00000004; CookieName is "zique"; Value is "oui"; 
  730.                     Commands is [
  731.                         cTokenCommand
  732.                         with Flags is $00000004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  733.                     ];
  734.                 end,
  735.                 cBrowseCommand
  736.                 with Flags is $00000004; URL is "f35.k"; end
  737.             ];
  738.         end
  739.     ];
  740. end;
  741.  
  742. object ol229 is cBox
  743. with 
  744.     Flags is $00000150; 
  745.     Name is "l2"; 
  746.     Cursor is oFingerCursor; 
  747.     X is 226; Y is 518; 
  748.     Width is 69; Height is 19; 
  749.     
  750.     
  751.     Events is [
  752.         cMouseUpEvent
  753.         with Flags is $00000004; Flag is true; 
  754.             Commands is [
  755.                 cIfCookieCommand
  756.                 with Flags is $00000004; CookieName is "zique"; Value is "oui"; 
  757.                     Commands is [
  758.                         cTokenCommand
  759.                         with Flags is $00000004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  760.                     ];
  761.                 end,
  762.                 cBrowseCommand
  763.                 with Flags is $00000004; URL is "f8.k"; end
  764.             ];
  765.         end
  766.     ];
  767. end;
  768.  
  769. object oI330 is cBox
  770. with 
  771.     Flags is $00000150; 
  772.     Name is "I3"; 
  773.     Cursor is oFingerCursor; 
  774.     X is 296; Y is 518; 
  775.     Width is 81; Height is 21; 
  776.     
  777.     
  778.     Events is [
  779.         cMouseUpEvent
  780.         with Flags is $00000004; Flag is true; 
  781.             Commands is [
  782.                 cIfCookieCommand
  783.                 with Flags is $00000004; CookieName is "zique"; Value is "oui"; 
  784.                     Commands is [
  785.                         cTokenCommand
  786.                         with Flags is $00000004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  787.                     ];
  788.                 end,
  789.                 cBrowseCommand
  790.                 with Flags is $00000004; URL is "f33.k"; end
  791.             ];
  792.         end
  793.     ];
  794. end;
  795.  
  796. object oI440 is cBox
  797. with 
  798.     Flags is $00008151; 
  799.     Name is "I4"; 
  800.     Cursor is oFingerCursor; 
  801.     X is 377; Y is 518; 
  802.     Width is 67; Height is 21; 
  803.     
  804.     
  805.     Events is [
  806.         cMouseUpEvent
  807.         with Flags is $00004004; Flag is true; 
  808.             Commands is [
  809.                 cIfCookieCommand
  810.                 with Flags is $00004004; CookieName is "zique"; Value is "oui"; 
  811.                     Commands is [
  812.                         cTokenCommand
  813.                         with Flags is $00004004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  814.                     ];
  815.                 end,
  816.                 cBrowseCommand
  817.                 with Flags is $00004004; URL is "f4.k"; end
  818.             ];
  819.         end
  820.     ];
  821. end;
  822.  
  823. object oBouton_Fiche31 is cImage
  824. with 
  825.     Name is "Bouton Fiche"; 
  826.     Shown is false; Cursor is oFingerCursor; 
  827.     X is 167; Y is 573; 
  828.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  829.     
  830.     URL is "../Images/%E9cran%20fiche.jpg"; 
  831.     
  832.     
  833.     Events is [
  834.         cMouseEnterEvent
  835.         with 
  836.             Commands is [
  837.                 cShowCommand
  838.                 with Target is oTargetSelf; end
  839.             ];
  840.         end,
  841.         cMouseLeaveEvent
  842.         with 
  843.             Commands is [
  844.                 cShowCommand
  845.                 with Target is oTargetSelf; Mode is Clear; end
  846.             ];
  847.         end,
  848.         cMouseUpEvent
  849.         with Flag is true; 
  850.             Commands is [
  851.                 cShowCommand
  852.                 with Target is oFiche_Technique36; Mode is Toggle; end,
  853.                 cEnableCommand
  854.                 with Target is oFiche_Technique36; Mode is Toggle; end
  855.             ];
  856.         end
  857.     ];
  858. end;
  859.  
  860. object oBouton_Imprimer32 is cImage
  861. with 
  862.     Flags is $00000150; 
  863.     Name is "Bouton Imprimer"; 
  864.     Shown is false; Cursor is oFingerCursor; 
  865.     X is 321; Y is 573; 
  866.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  867.     
  868.     URL is "../Images/%E9cran%20imprimer.jpg"; 
  869.     
  870.     
  871.     Events is [
  872.         cMouseEnterEvent
  873.         with Flags is $00000004; 
  874.             Commands is [
  875.                 cShowCommand
  876.                 with Flags is $00000004; Target is oTargetSelf; end
  877.             ];
  878.         end,
  879.         cMouseLeaveEvent
  880.         with Flags is $00000004; 
  881.             Commands is [
  882.                 cShowCommand
  883.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  884.             ];
  885.         end,
  886.         cMouseUpEvent
  887.         with Flags is $00000004; Flag is true; 
  888.             Commands is [
  889.                 cPrintCommand
  890.                 with Target is oTexte_RTF37; end
  891.             ];
  892.         end
  893.     ];
  894. end;
  895.  
  896. object oBouton_Sommaire33 is cImage
  897. with 
  898.     Name is "Bouton Sommaire"; 
  899.     Shown is false; Cursor is oFingerCursor; 
  900.     X is 13; Y is 573; 
  901.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  902.     
  903.     URL is "../Images/%E9cran%20somm.jpg"; 
  904.     
  905.     
  906.     Events is [
  907.         cMouseEnterEvent
  908.         with 
  909.             Commands is [
  910.                 cShowCommand
  911.                 with Target is oTargetSelf; end
  912.             ];
  913.         end,
  914.         cMouseLeaveEvent
  915.         with 
  916.             Commands is [
  917.                 cShowCommand
  918.                 with Target is oTargetSelf; Mode is Clear; end
  919.             ];
  920.         end,
  921.         cMouseUpEvent
  922.         with Flag is true; 
  923.             Commands is [
  924.                 cIfCookieCommand
  925.                 with CookieName is "zique"; Value is "oui"; 
  926.                     Commands is [
  927.                         cTokenCommand
  928.                         with TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  929.                     ];
  930.                 end,
  931.                 cBrowseCommand
  932.                 with URL is "sommaire.k"; end
  933.             ];
  934.         end
  935.     ];
  936. end;
  937.  
  938. object oBouton_Photos34 is cImage
  939. with 
  940.     Flags is $00000150; 
  941.     Name is "Bouton Photos"; 
  942.     Shown is false; Cursor is oFingerCursor; 
  943.     X is 475; Y is 573; 
  944.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  945.     
  946.     URL is "../Images/%E9cran%20photo.jpg"; 
  947.     
  948.     
  949.     Events is [
  950.         cMouseEnterEvent
  951.         with Flags is $00000004; 
  952.             Commands is [
  953.                 cShowCommand
  954.                 with Flags is $00000004; Target is oTargetSelf; end
  955.             ];
  956.         end,
  957.         cMouseLeaveEvent
  958.         with Flags is $00000004; 
  959.             Commands is [
  960.                 cShowCommand
  961.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  962.             ];
  963.         end,
  964.         cMouseUpEvent
  965.         with Flags is $00000004; Flag is true; 
  966.             Commands is [
  967.                 cBrowseCommand
  968.                 with Flags is $00000004; URL is "e12s.k"; end
  969.             ];
  970.         end
  971.     ];
  972. end;
  973.  
  974. object oBouton_Vid_o35 is cImage
  975. with 
  976.     Flags is $00000150; 
  977.     Name is "Bouton Vid\$E9o"; 
  978.     Shown is false; Cursor is oFingerCursor; 
  979.     X is 629; Y is 573; 
  980.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  981.     
  982.     URL is "../Images/%E9cran%20vid%E9o.jpg"; 
  983.     
  984.     
  985.     Events is [
  986.         cMouseEnterEvent
  987.         with Flags is $00000004; 
  988.             Commands is [
  989.                 cShowCommand
  990.                 with Flags is $00000004; Target is oTargetSelf; end
  991.             ];
  992.         end,
  993.         cMouseLeaveEvent
  994.         with Flags is $00000004; 
  995.             Commands is [
  996.                 cShowCommand
  997.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  998.             ];
  999.         end,
  1000.         cMouseUpEvent
  1001.         with Flags is $00000004; Flag is true; 
  1002.             Commands is [
  1003.                 cRunCommand
  1004.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1005.                 cEnableCommand
  1006.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1007.                 cShowCommand
  1008.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1009.                 cDragCommand
  1010.                 with Flags is $00000004; Target is ovid_o38; Mode is DragTo; end,
  1011.                 cGrowCommand
  1012.                 with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 800; Y is 600; end,
  1013.                 cShowCommand
  1014.                 with Flags is $00000004; Target is ovid_o38; end,
  1015.                 cEnableCommand
  1016.                 with Flags is $00000004; Target is ovid_o38; end,
  1017.                 cRunCommand
  1018.                 with Flags is $00000004; Target is ovid_o38; Rewind is true; end,
  1019.                 cEnableCommand
  1020.                 with Flags is $00000004; Target is oglobal39; end
  1021.             ];
  1022.         end
  1023.     ];
  1024. end;
  1025.  
  1026. object oFiche_Technique36 is cImage
  1027. with 
  1028.     Flags is $00000154; 
  1029.     Name is "Fiche Technique"; 
  1030.     Region is {$FFFF000A,$00010000,$01AC0188};
  1031.     Enabled is false; Shown is false; Cursor is oFingerCursor; 
  1032.     X is 132; Y is 41; 
  1033.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  1034.     
  1035.     URL is "../Images/t12.jpg"; 
  1036.     
  1037.     
  1038.     Events is [
  1039.         cMouseUpEvent
  1040.         with Flags is $00000004; Flag is true; 
  1041.             Commands is [
  1042.                 cShowCommand
  1043.                 with Flags is $00000004; Target is oFiche_Technique36; Mode is Clear; end,
  1044.                 cEnableCommand
  1045.                 with Flags is $00000004; Target is oFiche_Technique36; Mode is Clear; end
  1046.             ];
  1047.         end
  1048.     ];
  1049. end;
  1050.  
  1051. object oTexte_RTF37 is cRTFText
  1052. with 
  1053.     Flags is $00000550; 
  1054.     Name is "Texte RTF"; 
  1055.     Enabled is false; Shown is false; 
  1056.     Y is -160; 
  1057.     AdjustWidth is GetLayoutWidth; AdjustHeight is GetDataHeight; 
  1058.     
  1059.     URL is "../Textes/s12.rtf"; 
  1060.     
  1061.     
  1062. end;
  1063.  
  1064. object ovid_o38 is cMPEGMovie
  1065. with 
  1066.     Flags is $00000150; 
  1067.     Name is "vid\$E9o"; 
  1068.     Shown is false; Cursor is oFingerCursor; 
  1069.     X is 615; Y is 418; 
  1070.     Width is 176; Height is 144; 
  1071.     
  1072.     URL is "../Videos/s12.mpg"; 
  1073.     Events is [
  1074.         cMouseUpEvent
  1075.         with Flags is $00000004; Flag is true; 
  1076.             Commands is [
  1077.                 cRunCommand
  1078.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1079.                 cEnableCommand
  1080.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1081.                 cShowCommand
  1082.                 with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1083.                 cDragCommand
  1084.                 with Flags is $00000004; Target is ovid_o38; Mode is DragTo; end,
  1085.                 cGrowCommand
  1086.                 with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 800; Y is 600; end,
  1087.                 cShowCommand
  1088.                 with Flags is $00000004; Target is ovid_o38; end,
  1089.                 cEnableCommand
  1090.                 with Flags is $00000004; Target is ovid_o38; end,
  1091.                 cRunCommand
  1092.                 with Flags is $00000004; Target is ovid_o38; Rewind is true; end,
  1093.                 cEnableCommand
  1094.                 with Flags is $00000004; Target is oglobal39; end
  1095.             ];
  1096.         end,
  1097.         cFinishedEvent
  1098.         with Flags is $00000004; 
  1099.             Commands is [
  1100.                 cPixelTool_IfSystemCommand
  1101.                 with Flags is $00000004; 
  1102.                     Commands is [
  1103.                         cDragCommand
  1104.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 631; Y is 442; end,
  1105.                         cGrowCommand
  1106.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 160; Y is 120; end,
  1107.                         cEnableCommand
  1108.                         with Flags is $00000004; Target is oglobal39; Mode is Clear; end,
  1109.                         cShowCommand
  1110.                         with Flags is $00000004; Target is ovid_o38; end,
  1111.                         cEnableCommand
  1112.                         with Flags is $00000004; Target is ovid_o38; end,
  1113.                         cRunCommand
  1114.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end
  1115.                     ];
  1116.                 end,
  1117.                 cPixelTool_IfSystemCommand
  1118.                 with Flags is $00000004; SetMode is IsWinTest; 
  1119.                     Commands is [
  1120.                         cDragCommand
  1121.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 615; Y is 418; end,
  1122.                         cGrowCommand
  1123.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 176; Y is 144; end,
  1124.                         cEnableCommand
  1125.                         with Flags is $00000004; Target is oglobal39; Mode is Clear; end,
  1126.                         cShowCommand
  1127.                         with Flags is $00000004; Target is ovid_o38; end,
  1128.                         cEnableCommand
  1129.                         with Flags is $00000004; Target is ovid_o38; end,
  1130.                         cRunCommand
  1131.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end
  1132.                     ];
  1133.                 end
  1134.             ];
  1135.         end
  1136.     ];
  1137. end;
  1138.  
  1139. object oglobal39 is cBox
  1140. with 
  1141.     Flags is $00000150; 
  1142.     Name is "global"; 
  1143.     Enabled is false; Shown is false; Cursor is oEmptyCursor; 
  1144.     
  1145.     Width is 800; Height is 600; 
  1146.     
  1147.     
  1148.     Events is [
  1149.         cMouseUpEvent
  1150.         with Flags is $00000004; Flag is true; 
  1151.             Commands is [
  1152.                 cPixelTool_IfSystemCommand
  1153.                 with Flags is $00000004; 
  1154.                     Commands is [
  1155.                         cShowCommand
  1156.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1157.                         cRunCommand
  1158.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; Rewind is true; end,
  1159.                         cEnableCommand
  1160.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1161.                         cEnableCommand
  1162.                         with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  1163.                         cDragCommand
  1164.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 631; Y is 442; end,
  1165.                         cGrowCommand
  1166.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 160; Y is 120; end,
  1167.                         cShowCommand
  1168.                         with Flags is $00000004; Target is ovid_o38; end,
  1169.                         cRunCommand
  1170.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end,
  1171.                         cEnableCommand
  1172.                         with Flags is $00000004; Target is ovid_o38; end
  1173.                     ];
  1174.                 end,
  1175.                 cPixelTool_IfSystemCommand
  1176.                 with Flags is $00000004; SetMode is IsWinTest; 
  1177.                     Commands is [
  1178.                         cShowCommand
  1179.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1180.                         cRunCommand
  1181.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; Rewind is true; end,
  1182.                         cEnableCommand
  1183.                         with Flags is $00000004; Target is ovid_o38; Mode is Clear; end,
  1184.                         cEnableCommand
  1185.                         with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  1186.                         cDragCommand
  1187.                         with Flags is $00000004; Target is ovid_o38; Mode is DragTo; X is 615; Y is 418; end,
  1188.                         cGrowCommand
  1189.                         with Flags is $00000004; Target is ovid_o38; Mode is GrowTo; X is 176; Y is 144; end,
  1190.                         cShowCommand
  1191.                         with Flags is $00000004; Target is ovid_o38; end,
  1192.                         cRunCommand
  1193.                         with Flags is $00000004; Target is ovid_o38; Rewind is true; end,
  1194.                         cEnableCommand
  1195.                         with Flags is $00000004; Target is ovid_o38; end
  1196.                     ];
  1197.                 end
  1198.             ];
  1199.         end
  1200.     ];
  1201. end;